home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- cancelMenuKeysAction = id;
- changeMenuKeysAction = id;
- clearMenuKeysAction = id;
- loadMenuKeysAction = id;
- resetAllMenuKeysAction = id;
- saveMenuKeysAction = id;
- };
- CLASS = DKDMenuKeysPanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- cancelMenuKeysButton = NSButton;
- changeMenuKeysButton = NSButton;
- clearMenuKeysButton = NSButton;
- loadMenuKeysButton = NSButton;
- menuKeysOutlineView = DKDOutlineViewMenuKeys;
- resetAllMenuKeysButton = NSButton;
- saveMenuKeysButton = NSButton;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = DKDOutlineViewMenuKeys; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = "java.lang.Object"; LANGUAGE = Java; }
- );
- IBVersion = 1;
- }